﻿2026-08-04T04:17:52.6879017Z ##[group]Run actions/checkout@v5
2026-08-04T04:17:52.6879353Z with:
2026-08-04T04:17:52.6879550Z   repository: SaberMage/spt-shell-notify
2026-08-04T04:17:52.6879776Z   path: .adapter-notify
2026-08-04T04:17:52.6881458Z   token: ***
2026-08-04T04:17:52.6881653Z   ssh-strict: true
2026-08-04T04:17:52.6881822Z   ssh-user: git
2026-08-04T04:17:52.6881989Z   persist-credentials: true
2026-08-04T04:17:52.6882194Z   clean: true
2026-08-04T04:17:52.6882376Z   sparse-checkout-cone-mode: true
2026-08-04T04:17:52.6882620Z   fetch-depth: 1
2026-08-04T04:17:52.6882796Z   fetch-tags: false
2026-08-04T04:17:52.6882971Z   show-progress: true
2026-08-04T04:17:52.6883144Z   lfs: false
2026-08-04T04:17:52.6883319Z   submodules: false
2026-08-04T04:17:52.6883495Z   set-safe-directory: true
2026-08-04T04:17:52.6883916Z   allow-unsafe-pr-checkout: false
2026-08-04T04:17:52.6884176Z env:
2026-08-04T04:17:52.6884490Z   SPT_CI_TEST_TMP: C:\actions-runner\_work\_temp\spt-test-tmp-30873007187-2-d54bb887615043a1b2068a013065e270
2026-08-04T04:17:52.6885052Z   TEMP: C:\actions-runner\_work\_temp\spt-test-tmp-30873007187-2-d54bb887615043a1b2068a013065e270
2026-08-04T04:17:52.6885671Z   TMP: C:\actions-runner\_work\_temp\spt-test-tmp-30873007187-2-d54bb887615043a1b2068a013065e270
2026-08-04T04:17:52.6886034Z ##[endgroup]
2026-08-04T04:17:52.7600488Z Syncing repository: SaberMage/spt-shell-notify
2026-08-04T04:17:52.7605451Z ##[group]Getting Git version info
2026-08-04T04:17:52.7605819Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core\.adapter-notify'
2026-08-04T04:17:52.7903483Z [command]"C:\Program Files\Git\cmd\git.exe" version
2026-08-04T04:17:53.0254872Z git version 2.43.0.windows.1
2026-08-04T04:17:53.0307029Z ##[endgroup]
2026-08-04T04:17:53.0320956Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\04c567ac-47ae-46c0-9bc8-5b8615059238\.gitconfig'
2026-08-04T04:17:53.0348867Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\04c567ac-47ae-46c0-9bc8-5b8615059238' before making global git config changes
2026-08-04T04:17:53.0349959Z Adding repository directory to the temporary git global config as a safe directory
2026-08-04T04:17:53.0354986Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core\.adapter-notify
2026-08-04T04:17:53.2184670Z ##[group]Initializing the repository
2026-08-04T04:17:53.2191737Z [command]"C:\Program Files\Git\cmd\git.exe" init C:\actions-runner\_work\spt-bs-core\spt-bs-core\.adapter-notify
2026-08-04T04:17:53.3731032Z Initialized empty Git repository in C:/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/.git/
2026-08-04T04:17:53.3756149Z [command]"C:\Program Files\Git\cmd\git.exe" remote add origin https://github.com/SaberMage/spt-shell-notify
2026-08-04T04:17:53.4070703Z ##[endgroup]
2026-08-04T04:17:53.4071166Z ##[group]Disabling automatic garbage collection
2026-08-04T04:17:53.4075793Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0
2026-08-04T04:17:53.4391119Z ##[endgroup]
2026-08-04T04:17:53.4391686Z ##[group]Setting up auth
2026-08-04T04:17:53.4399762Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-08-04T04:17:53.6078531Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-08-04T04:17:57.5041495Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-04T04:17:57.6671391Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-08-04T04:18:01.3445301Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-04T04:18:01.3721740Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-08-04T04:18:02.1604909Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-08-04T04:18:02.2011399Z ##[endgroup]
2026-08-04T04:18:02.2011916Z ##[group]Determining the default branch
2026-08-04T04:18:02.2013683Z Retrieving the default branch name
2026-08-04T04:18:02.6087830Z Default branch 'main'
2026-08-04T04:18:02.6088356Z ##[endgroup]
2026-08-04T04:18:02.6088643Z ##[group]Fetching the repository
2026-08-04T04:18:02.6095125Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-08-04T04:18:03.5149917Z From https://github.com/SaberMage/spt-shell-notify
2026-08-04T04:18:03.5150379Z  * [new branch]      main       -> origin/main
2026-08-04T04:18:03.6642743Z ##[endgroup]
2026-08-04T04:18:03.6643331Z ##[group]Determining the checkout info
2026-08-04T04:18:03.6643841Z ##[endgroup]
2026-08-04T04:18:03.6652757Z [command]"C:\Program Files\Git\cmd\git.exe" sparse-checkout disable
2026-08-04T04:18:03.6973265Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-08-04T04:18:03.7228314Z ##[group]Checking out the ref
2026-08-04T04:18:03.7232931Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force -B main refs/remotes/origin/main
2026-08-04T04:18:03.7567884Z branch 'main' set up to track 'origin/main'.
2026-08-04T04:18:03.7568209Z Reset branch 'main'
2026-08-04T04:18:03.7587648Z ##[endgroup]
2026-08-04T04:18:03.7895412Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format=%H
2026-08-04T04:18:03.8150340Z ee2d37eadc730c0019e0af82d683074c509634a2
